Skip to content

feat(bigquery): revive ADK analytics store#557

Merged
cofin merged 29 commits into
mainfrom
feat/adk-bigquery-store-port
Jun 30, 2026
Merged

feat(bigquery): revive ADK analytics store#557
cofin merged 29 commits into
mainfrom
feat/adk-bigquery-store-port

Conversation

@cofin

@cofin cofin commented Jun 29, 2026

Copy link
Copy Markdown
Member

Summary

  • Restore the BigQuery ADK store as an analytics-oriented store branch.
  • Add BigQuery ADK store exports and focused unit coverage.
  • Keep the branch stacked on feat/adk2-followup so the asyncpg optimization PR remains the base slice.

@codecov-commenter

codecov-commenter commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 64.43515% with 85 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.38%. Comparing base (04f11cb) to head (f1dd07c).

Files with missing lines Patch % Lines
sqlspec/adapters/bigquery/adk/store.py 64.13% 76 Missing and 9 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #557      +/-   ##
==========================================
- Coverage   75.72%   75.38%   -0.35%     
==========================================
  Files         447      449       +2     
  Lines       59738    59977     +239     
  Branches     9129     9146      +17     
==========================================
- Hits        45237    45211      -26     
- Misses      11700    11846     +146     
- Partials     2801     2920     +119     
Flag Coverage Δ
integration 58.90% <0.00%> (-0.63%) ⬇️
py3.10 73.77% <64.43%> (+<0.01%) ⬆️
py3.11 73.79% <64.43%> (+<0.01%) ⬆️
py3.12 73.78% <64.43%> (+<0.01%) ⬆️
py3.13 73.78% <64.43%> (+<0.01%) ⬆️
py3.14 74.56% <63.82%> (+<0.01%) ⬆️
unit 61.67% <64.43%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
sqlspec/adapters/bigquery/adk/__init__.py 100.00% <100.00%> (ø)
sqlspec/adapters/bigquery/adk/store.py 64.13% <64.13%> (ø)

... and 6 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Base automatically changed from feat/adk2-followup to main June 29, 2026 15:33
@cofin cofin marked this pull request as ready for review June 30, 2026 04:01
@cofin cofin merged commit 77d1db6 into main Jun 30, 2026
23 checks passed
@cofin cofin deleted the feat/adk-bigquery-store-port branch June 30, 2026 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants